const net/http.http2defaultMaxStreams
2 uses
net/http (current package)
h2_bundle.go#L1122: http2setDefault(&conf.MaxConcurrentStreams, 1, math.MaxUint32, http2defaultMaxStreams)
h2_bundle.go#L4107: http2defaultMaxStreams = 250 // TODO: make this 100 as the GFE seems to?
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)